type net/http.http2clientConnIdleState

3 uses

	net/http (current package)
		h2_bundle.go#L8036: type http2clientConnIdleState struct {
		h2_bundle.go#L8040: func (cc *http2ClientConn) idleState() http2clientConnIdleState {
		h2_bundle.go#L8046: func (cc *http2ClientConn) idleStateLocked() (st http2clientConnIdleState) {